home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 11832 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: ns1.flinet.com!dhaire
  2. From: dhaire@ns1.flinet.com (Douglas Haire)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: SDL problems with new Courier modems
  5. Date: 21 Apr 1996 17:53:57 GMT
  6. Organization: Florida Internet
  7. Message-ID: <4ldsnl$dcq@news.flinet.com>
  8. References: <4kj6e1$jjn@chagall.cti-software.nl> <4klkb3$eb@news1.mnsinc.com> <4l4e8m$968@sam.inforamp.net> <4ldfmk$d0m@news1.mnsinc.com>
  9. NNTP-Posting-Host: ns1.flinet.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. mintz@mnsinc.com wrote:
  13. : Geoffrey Welsh (crs0794@inforamp.net) wrote:
  14. : : In article <4klkb3$eb@news1.mnsinc.com>, mintz@mnsinc.com (Larry Mintz) wrote:
  15. : : >Pim Zandbergen (pim@chagall.cti-software.nl) wrote:
  16. : : >: Has anyone else encountered this problem ? Is there a fix somewhere ?
  17. : : >
  18. : : >Yes.  The modem's baud rate *must* be allowed to float during the SDL 
  19. : : >download into the modem's flash ROM.  The handshake requires it, as part
  20. : : >of the testing to see if the modem is functioning correctly.
  21.  
  22. : : This is built into the SDL program and I know of no way to disable it.  The 
  23. : : SDL program allows you to specify the bps rate for the download (run "SDL -?" 
  24. : : for fun some time) and this fellow's use of that option probably has nothing 
  25. : : to do with the problem he's having.
  26.  
  27. : What *I* meant by saying that the modem's baud rate must be allowed to *float*
  28. : is that anything that prevents the baud rate from changing will *also*
  29. : prevent the SDL from loading, *no matter what setting you specify on the
  30. : command line to the SDL.*  USR, as part of the checks of the modem during the
  31. : initialization of the SDL, *changes* the baud rate at which it communicates
  32. : with the modem *repeatedly* before settling down at the rate specified on
  33. : the command line (or the default rate if not specified.)  So, if you have a
  34. : serial driver that locks the baud rate (of the serial port that the modem
  35. : is on) when you run the SDL, the SDL *will* fail.
  36.  
  37. Ah! That makes more sense. A fossil driver could likely interfere for 
  38. several reasons but that is a good one. I wish you had stated this as 
  39. clearly when you first commented. 
  40.